CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 均值聚类 MATLAB

搜索资源列表

  1. K-均值聚类算法

    2下载:
  2. K-均值聚类算法的matlab源程序,K-均值聚类算法的matlab源程序
  3. 所属分类:matlab例程

    • 发布日期:2012-06-07
    • 文件大小:2434
    • 提供者:whitter
  1. KMean 模式识别中最经典的K均值聚类算法

    2下载:
  2. Matlab语言编写,模式识别中最经典的K均值聚类算法。-KMEAN algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-30
    • 文件大小:561
    • 提供者:成东
  1. GA-FCM.rar

    5下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
  3. 所属分类:matlab

    • 发布日期:2016-07-09
    • 文件大小:2003
    • 提供者:许翔
  1. K_means

    0下载:
  2. K-means MATLAB源程序,适用于聚类分析的代码-K-means MATLAB programe
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:7622
    • 提供者:黄小成
  1. kmeans

    0下载:
  2. 快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理-Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:334659
    • 提供者:zhangyun
  1. fuzzyC

    0下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改-Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:5112
    • 提供者:李慧
  1. meanks

    1下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is to use k-means clustering algorithms partition a gray image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-27
    • 文件大小:1024
    • 提供者:Joe Black
  1. K-means

    1下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-04-10
    • 文件大小:5898
    • 提供者:chunxiao
  1. kMeansCluster

    0下载:
  2. K-均值聚类,比较好的聚类方法,应用广泛-K-means clustering, a better clustering method, widely used
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1526
    • 提供者:王娆芬
  1. cluster

    1下载:
  2. k均值聚类算法源码(matlab) k均值聚类算法源码(matlab)-k-means clustering algorithm source code (matlab) k-means clustering algorithm source code (matlab)
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:1620
    • 提供者:刘玉平
  1. FCMSegmentation

    1下载:
  2. FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:132036
    • 提供者:zxr
  1. kmeans

    1下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:755
    • 提供者:路单
  1. k-means

    1下载:
  2. k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
  3. 所属分类:Other systems

    • 发布日期:2014-04-29
    • 文件大小:2583
    • 提供者:wueching
  1. kmeans

    0下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像-Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:760
    • 提供者:jinjing
  1. k-centers

    0下载:
  2. 不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法-Unlike k-means clustering of the k cluster centers, in 2007 SCIENCE article, Clustering by Passing Messages Between Data Points of the Method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:16229
    • 提供者:puguji
  1. c_mean

    0下载:
  2. 用matlab实现的c均值聚类算法,用于图像分割,分割效果很好-Matlab achieved with c-means clustering algorithm for image segmentation, segmentation well
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1527
    • 提供者:赵伟
  1. imagesegmentation

    1下载:
  2. 模糊C-均值聚类算法,使用VC++与matlab 编程两种方法实现算法-Fuzzy C-means clustering algorithm, using VC++ and matlab programming algorithm in two ways
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2783293
    • 提供者:yzhang
  1. C__julei

    0下载:
  2. 一种非常实用的C均值聚类算法,可以用于数据挖掘、图像分割等领域-A very useful C-means clustering algorithm can be used for data mining, image segmentation and other areas of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1762
    • 提供者:hanguang
  1. k

    0下载:
  2. k平均聚类所谓k均值聚类方法是一种无监督的学习算法,它能用已知类数的数据聚类和预测。-k-average clustter
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:48887
    • 提供者:小屁
  1. k均值聚类

    1下载:
  2. 通过比较自编MATLAB 的k-means 算法程序和SPSS 中自带的k-means聚类工具,对两个数据集聚类,并分析了聚类结果。(By comparing the k-means algorithm program of self-compiled MATLAB with the K-means clustering tool of SPSS, two data sets are clustered and the clustering results are analyzed.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-28
    • 文件大小:362496
    • 提供者:yty1018
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com